p

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto p(napi_value obj, napi_env env, S propName)
  2. void p(napi_value obj, napi_env env, S propName, InType newVal)
    void
    p
    (
    InType
    S
    )
    (
    napi_value obj
    ,
    napi_env env
    ,,
    InType newVal
    )
    if (
    isSomeString!S
    )

Meta